com.supermap.ar.areffect

Class ARAnimation

  • java.lang.Object
    • com.supermap.ar.areffect.ARAnimation
    • Constructor Detail

      • ARAnimation

        public ARAnimation(AREffectElement arEffectElement)
        Construction method
        Parameters:
        arEffectElement - AR special effect object
    • Method Detail

      • play

        public void play()
        Playing animation
      • pause

        public void pause()
        Pausing animation
      • resume

        public void resume()
        Restoring animation
      • stop

        public void stop()
        Stop
      • setARAnimatorListener

        public void setARAnimatorListener(ARAnimation.ARAnimatorListener ARAnimatorListener)
        Set animation Listening
        Parameters:
        ARAnimatorListener -